g_option_group_set_parse_hooks

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void g_option_group_set_parse_hooks(GOptionGroup* group, GOptionParseFunc pre_parse_func, GOptionParseFunc post_parse_func)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    void
    g_option_group_set_parse_hooks
  2. da_g_option_group_set_parse_hooks g_option_group_set_parse_hooks;

Meta